-
Home
-
Hotel Booking Lite
-
4.8.1
-
Code
-
Classes
- BookingCancellationAction
Total Complexity |
41 |
Dependencies |
3 |
Dependents |
2 |
Total lines |
220 |
Lines of code |
122 |
Logical lines of code |
65 |
Comment lines |
42 |
Methods |
11 |
Properties |
1 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
parseRequest() |
A |
49 |
9 |
31 |
__construct() |
S |
65 |
6 |
8 |
getStatus() |
S |
60 |
5 |
14 |
checkCancellation() |
S |
62 |
5 |
11 |
redirectToConfirmCancellationPage() |
S |
60 |
3 |
14 |
redirectIfCanNotBeCancelled() |
S |
64 |
3 |
10 |
issetRequiredParameters() |
S |
72 |
3 |
5 |
generateLink() |
S |
62 |
2 |
11 |
cancellBooking() |
S |
64 |
2 |
9 |
redirectWithStatus() |
S |
70 |
2 |
6 |
bookingConfirmCancellationPageExists() |
S |
81 |
1 |
3 |